var golang.org/x/tools/internal/gocommand.modConcurrencyError
2 uses
golang.org/x/tools/internal/gocommand (current package)
invoke.go#L52: var modConcurrencyError = regexp.MustCompile(`go:.*go.mod.*contents have changed`)
invoke.go#L78: if friendlyErr == nil || !modConcurrencyError.MatchString(friendlyErr.Error()) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)